home *** CD-ROM | disk | FTP | other *** search
/ Internet Tools (InfoMagic) / Internet Tools.iso / dos_win / winsock / maillist / 94-05.Z / 94-05 / 000321_news@bigblue.oit.unc.edu_Mon May 23 13:25:19 1994.msg < prev    next >
Internet Message Format  |  1994-05-31  |  2KB

  1. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  2.           id AA29965; Mon, 23 May 1994 13:25:19 -0400
  3. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  4.           id AA13653; Mon, 23 May 1994 13:19:50 -0400
  5. Received: from GATEWAY by bigblue with netnews
  6.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  7. To: winsock@sunsite.unc.edu
  8. Date: Mon, 23 May 1994 19:19:44 UNDEFINED
  9. From: marco@gmsun.cnuce.cnr.it (Salvatore Marco Biscari)
  10. Message-Id: <marco.15.00E2CC04@gmsun.cnuce.cnr.it>
  11. Organization: Universita' di Pisa
  12. Sender: ses
  13. Subject: NFS over Winsock
  14.  
  15. I wonder if exist an implementation of NFS over Winsock. I mean something you 
  16. can launch AFTER you have established a SLIP connection with Winsock.
  17. Can someone help me?
  18. Thanks in advance.
  19.     Marco.
  20. From news@bigblue.oit.unc.edu Wed May 21 22:03:10 1994
  21. Received: from bigblue.oit.unc.edu by SunSITE.Unc.EDU (5.65c+IDA/FvK-1.07) with SMTP
  22.           id AA07602; Mon, 23 May 1994 13:55:19 -0400
  23. Received: by bigblue.oit.unc.edu (AIX 3.2/UCB 5.64/4.03)
  24.           id AA17312; Mon, 23 May 1994 13:27:20 -0400
  25. Received: from GATEWAY by bigblue with netnews
  26.     for winsock@sunsite.unc.edu (winsock@sunsite.unc.edu)
  27. To: winsock@sunsite.unc.edu
  28. Date: 21 May 1994 22:03:10 GMT
  29. From: larsenc@slcs.ramp.com (Craig Larsen)
  30. Message-Id: <2rm0eu$1g4@news.ramp.com>
  31. Organization: Larsen Consulting and Sales
  32. Sender: ses
  33. Reply-To: larsenc@slcs.ramp.com
  34. Subject: SuperTCP/NFS v4.0
  35.  
  36.  
  37. For what it's worth, here is how I solved our problem of getting SuperTCP/NFS 
  38. v4.0 to work with SL/IP.
  39.  
  40. Problem:   Immediately after any Winsock application attempted to send data to  
  41.                   the 'net, the modem would hang up.
  42.  
  43. Solution:  We never completed the login process.  Super TCP/NFS  needs a /r     
  44.                after the password in the script.  This sends a carriage return.
  45.  
  46.  
  47. Note:  The Super TCP Kernel does not detect carrier drops.  
  48.  
  49.